home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / FORTH / H166B.ZIP / TCOM96.ZIP / TCOM96 / SAMPLES / DB.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-04-12  |  116 b   |  7 lines

  1. if x%1 == x goto dir
  2. copy %1.hex target.hex
  3. copy %1.ind target.ind
  4. copy %1.fls target.fls
  5. :dir
  6. ..\debugger\db
  7.